*{margin: 0; padding: 0;}
ol,ul {list-style: none;}
img {border: 0;}
body {
	background: #f8f8f8;
	color: #656565;
	padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-family: "Microsoft Yahei",arial,sans-serif;
    font-size: 13px;
	letter-spacing: 0.5px;
}
a {color: #666; text-decoration: none; transition: color 0.3s;}
a:hover { color: #d6623d;}
::selection{background:#d6623d;color:#fff;}

.banner {position: relative; overflow: hidden; margin-bottom: 15px; margin-top: -366px;}
.banner ul{width: 9999px; float: left; position: relative;}
.banner li{width: 825px; height: 345px; float: left;}
.banner li a, .banner li img{display: block; width: 100%; height: 100%;}
.banner-nav{width: 100%; position: absolute; bottom: 20px; text-align: center;}
.banner-nav i{display: inline-block; width: 10px; height: 10px; border-radius: 50%; cursor: pointer; 
text-indent: -999em; overflow: hidden; background: #fff; margin: 0 3px}
.banner-nav i.active{background: #f00}

.footlist1{ overflow: hidden; margin-top: 10px;  margin-left: -30px; clear: both; padding: 30px}
.footlist1 dl{ margin: 0; margin-top: 10px;background: #fff; padding-left: 30px;
 float: left; box-sizing: border-box; width: 33.333%}
.footlist1 dl.n3 img{width: 145px; height: 88px; float: left; margin-right: 5px;}
.footlist1 dt{  line-height: 40px; font-size: 16px;  color: #000; 
font-weight: normal;position: relative;     border-bottom: 1px solid #ccc;}
.footlist1 dd{  padding: 0; padding-top: 15px; line-height: 30px; color: #666; }
.footlist1 dt:after{content: ""; position: absolute; bottom: 0; right: 0; width: 40px;height: 2px; background: #ff6c00;}
.footlist1 ul{padding: 0; overflow: hidden;}
.footlist1 li{float: left; width: 50%}


@media only screen and (max-width:1199px) {

.pages {padding: 30px 0 30px; overflow: hidden;}
.pages li {float: left; font-size:12px}
.pages li.thisclass a, .pages a:hover{padding: 3px 8px; border: 1px solid #d6623d;	background: #d6623d;color: #fff;text-decoration: none}
.pages span,
.pages a{padding: 3px 8px; margin:0 2px;  border: 1px solid #CCC;background: #fff;color: #A4A4A4;line-height: 18px; font-size:12px; display: block;}

article .pages{padding: 0;}

.header-main {
	margin: 0 auto;
	padding: 30px 0px;
	position: relative;
}
.header-top{ position: absolute; right: 13px; top: 0; color: #da4343; line-height: 30px;}

.logo { display: block; text-align: center; }
.header-nav {
	padding: 0 20px;
	margin-top: 15px;
	text-align: center;
}
.header-nav .menu{margin-left: -40px;}
.header-nav .menu li {
	display: inline-block;
	margin-left: 40px;
	position: relative;
}
.header-nav .menu li a {
	display: block;
	padding: 0 5px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: black;
}
.header-nav .menu li a:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid #d6623d;
	bottom: 0;
	left: 100%;
	width: 0;
	transition: width 350ms, left 350ms;
	-webkit-transition: width 350ms, left 350ms;
	-moz-transition: width 350ms, left 350ms
}
.header-nav .menu li a:hover:after {
	left: 0;
	width: 100%;
	transition: width 350ms;
	-moz-transition: width 350ms;
	-webkit-transition: width 350ms
}


.banner {margin-top: 0}
.banner li{width: 18.8rem; }
.sideMenu{display: none;}

#main {
	position: relative;
	background: #FFF;
	overflow: hidden;
	padding-bottom: 20px;
}
#container{    width: 94%; margin: 0 auto; }
#container2 { width: 96%; margin: 0 auto;}

#soutab {
	padding-bottom: 30px;
	margin-bottom: 20px;
	background: #f8f8f8;
}
.search {overflow: hidden; width: 90%; margin: auto;}
.search .text {
	width: 80%;
	height: 30px;
	font-size: 16px;
	padding: 3px 0px;
	float: left;
	text-indent: 15px;
	color: #949494;
	border: 1px solid #ececec;
	border-radius: 3px;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
.search .text:focus {
	color: #656565;
}
.search span{float: left; border: 1px solid #aaa; padding: 1px;}
.search .button {
	height: 34px;
	width: 80px;
	margin-left: 0px;
	border: none;
	cursor: pointer;
	display: block;
	color: #fff;
	font-size: 15px;
	background: #d6623d;
	border-radius: 2px;
}


.titleimg {
	display: block;
	float: left;
	margin-right: 25px;
	width: 180px;
	height: 110px;
	overflow: hidden;
}
.titleimg img {
	width: 180px;
	height: 110px;
	transition: All 0.4s ease-in-out;
}
.titleimg img:hover {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
}


.cat-name{ background: url(../images/n.png) no-repeat 0 50%; background-size: 17px;  padding-left: 22px; margin-left: 3px;}

.list {
	border-bottom: 2px dashed #f2f1f1;
	padding: 30px 0px;
	position: relative;
	overflow: hidden;
}


.list dl { }
.list dl dt{
}
.list dl dt a{
	font-size: 14px;
	font-weight: bold;
	color: #383838;
	padding-right: 25px;
	background-position: center right;
	right: 0px;
	transition: all 0.5s ease-out;
}
.list dl dt a:hover {
	color: #d6623d;
	padding-right: 25px;
	background-position: center right;
	right: 0px
}
.list dl dd{ color: #a2a2a2; margin-top: 12px;}
.list dl dd a {color: #525252; }
.list dl dd a:hover { color: #d6623d; }
.list dl dd p {
	color: #656565;
	line-height: 30px;
	margin-top: 6px;
	margin-right: 5px;
}

.up{ padding: 10px 0;}
.up h2{display: none;}
.up dl{margin-top: 11px; }
.up dl dt{  line-height: 18px;}
.up dl dt a { font-size: 14px; font-weight: 500;}

#sitebar {display: none;}

footer .content{ margin: 0 auto;  padding: 25px 10px;  overflow: hidden;}
footer .left{float: right;  margin-top: 11px;}
footer .left li{    float: right; margin-right: 25px;}
footer .right{float: right; margin-right: 30px;}
footer .right a{ margin-right: 10px;}
footer .right b{ margin-right: 10px; font-weight: normal; }
footer .right p{ margin-top: 10px; }
footer .links {clear: both; margin-top: 5px;}
footer .links a{ margin-left: 15px;}
footer .siteinfo{ line-height: 36px; text-align: center; background: #101010;}

.sp-title {
	position: absolute; width: 100%; left: 0; top: 0;
    color: #00a0e9;
    padding: 0px 12px; box-sizing: border-box;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: #f3fbea url(../images/maptop.gif) repeat-x scroll;
}
.sp-title h2 {
    font-size: 16px;
    line-height: 32px;
}
.sp-title .more {
    float: right;
    margin: -27px 0px;
    line-height: 27px;
}
.linkbox {padding: 10px;  border-bottom: 1px solid #EEE;}
.linkbox h3,
.linkbox h3 a{font-size: 15px; color: #00a0e9;}
.linkbox ul{padding: 10px;}

#mbx{font-size: 16px;}
#mbx a { font-size: 16px; }


article{ padding: 30px 0 0; clear: both; line-height: 2;}
article header{ padding: 0 0 5px 80px;  background: #f7f7f7; overflow: hidden;     color: #a2a2a2;}
article header h2{height: 45px; line-height: 43px; font-size: 25px; color: #d6623d;}
article header em{color: #d6623d; font-style: normal;}
article header b{display: none;}

article iframe{background: url(../images/loading.gif) center 20px no-repeat;}

.content-text{line-height: 33px; text-indent: 35px; color: #555555; font-size: 16px;}
.content-text p {clear: both;     padding: 10px 0}
.content-text blockquote {
    padding: 5px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fdf7e9;
    border: 2px dashed #ebbcad;
    border-left: none;
    border-right: none;
}

	
.prenext{background: #f7f7f7; overflow: hidden; padding: 12px 30px; font-size: 14px; color: #666; font-family: "微软雅黑"; margin-bottom: 10px;}
.prenext span{width: 48%; overflow: hidden; height: 22px;}
.prenext a{color: #333; font-size: 16px;  }
.prenext .prev{float: left;}
.prenext .next{ float: right;}


.like {margin-top: 30px;}
.like h3{font-size: 16px;}
.like ul {  overflow: hidden; margin-left: -2%; margin-top: 30px;}
.like li{float: left; width: 23%; margin-left: 2%; }
.like li a{display: block; position: relative; overflow: hidden;}
.like li img{width: 100%; height: 110px; display: block;}
.like li span{width: 100%; height: 35px; text-indent: 20px; line-height: 35px; background: #000;  background: rgba(0,0,0,0.5);
    position: absolute; bottom: 0px; left: 100%;  color: #fff; transition: all .4s ease-out;}
.like li a:hover span{left: 0;}


.listbox{overflow: hidden;  margin-left: -1%;}
.listbox li{overflow: hidden; float: left; position: relative;width: 49%;  margin-left: 1%;}
.listbox dl{background: url(../images/case_24.gif) no-repeat;position: relative;     background-size: 9.52rem;
    margin-top: 0.5rem;  overflow: hidden; padding-bottom: 0.2rem;}
.listbox dt{width: 70.5%;text-align: center;    margin: 0.09rem 0 0 0.145rem; padding: 0.41rem 0.35rem 0 0.41rem; border: 1px solid #e9e9e9;float: left; line-height: 0;}
.listbox dt:hover{border-color: #ff6800; }
.listbox dt a{color: #999999;font-size: 14px;}
.listbox dt a:hover{color: #ff6800;}
.listbox dt a img{width: 100%; height: 5.05rem;     margin-bottom: 0.35rem; display: inline-block;}
.listbox dt p{line-height: 1.5rem; white-space: nowrap; overflow: hidden;}
.listbox dd{float: right; font-weight: normal;    width: 17%; margin-right: 1.5%;  margin-top: 0.1rem;}
.listbox dd p{margin-top: 1px;text-align: center;color: #666;font-size: 13px;line-height: 1.3;background: url(../images/case_25.gif) no-repeat top center;cursor: pointer;
padding-top: 1.52rem;     height: 2.90rem;     box-sizing: border-box;  background-size: 1rem;  background-position: center 0.45rem;}
.listbox dd p:hover{color: #ff6800;}
.listbox dd p.p2{background: url(../images/case_26.gif) no-repeat center 0.3rem;    background-size: 0.6rem; padding-top: 1.7rem;}
.listbox .pane{width: 78.5%;height: 7.3rem;text-align: center;position: absolute;left: 0.18rem;top: 0.62rem; display: none;}
.listbox .pane .bg{width: 100%;height: 100%;background: #000;opacity: 0.8;position: absolute;left: 0;top: 0;}
.listbox .pane img{ display:inline-block; width: 70%;height: 70%;position: relative;z-index: 1;margin-top: 0.5rem;}
.listbox .pane p{position: relative;z-index: 1;color: #ffffff;font-size: 13px;line-height: 35px;}
.listbox .pane i{width: 10px;height: 19px;background: url(../images/case_28.png) no-repeat;position: absolute;top: 1rem;right: -10px;}
.listbox .pane.wap i{top: 4rem;}

.about-hd {min-height: 65px; border-bottom: 1px solid #eee; overflow: hidden;}
.about-hd h1{ font-family: Arial, Helvetica, sans-serif; font-size: 48px; color: #2c2c2c; float: left;}
.about-hd h1 span{color: #f3782a;}
.about-hd h2{ float: left; color: #686868; font-size: 12px; font-weight: normal; margin-left: 12px; margin-top: 2px;}
.about-hd h2 b{line-height: 28px; font-size: 18px;  margin-top: 5px; display: block; font-weight: normal; color: #000;}

.tabs{ float:  right;margin-bottom: 10px;     overflow: hidden;}
.tabs a{float:  left; margin-right: 10px; color: #fff; margin-top: 20px;     background: #32373d; text-align: center; width: 94px;line-height: 30px;}
.tabs a:hover, .tabs a.cur{background: #f3782a;}


.search_header{
	background:#f0f1f3;
    overflow:hidden;
	zoom:1;
}
.search_header .search_box{
    float:left;
	padding: 19px 25px;
	padding-right: 0;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#639ddc;
	padding:9px 12px;
	height:18px;
	line-height:18px;
    width:518px;
    float:left;
}
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:93px;
	height:38px;
	text-align:center;
	color:#fff;
    float:left;
    font-size:14px;
    letter-spacing:1px;
    background:#639ddc;
    border:none;
    font-weight: bold;
}
.resultlist{
  overflow:hidden;
}
.resultlist ul li{
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  padding-left:2px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  font-weight: bold; color:#333b41;
  font-family: "微软雅黑";
 }
.resultlist ul li p{
  line-height:22px;
  color:#666;
  font-size:14px;
  padding-right: 20px;
 }

.resultlist ul li p a{color:#0178de; margin-left:10px; }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
.footlist1 dl{float: none; width: auto !important;}
.footlist1 dt{line-height: 40px;  border-bottom: 1px solid #ccc; }
.footlist1 dt:after{width: 40px;}
.footlist1 dd{padding: 0; padding-top: 15px; line-height: 30px;}
.footlist1 li{float: left; width: 50%}


}

@media only screen and (max-width:767px) {
	
	footer {background: #f8f8f8;}
	footer .right{margin: 0; float: none;text-align: center;}
	footer .right p{color: #999;}
	footer .links {display: none;}
	footer .siteinfo {display: none;}
	
.footlist1{ margin-left: 0; padding: 10px}
.footlist1 dl{padding-left: 0; float: none; width: auto !important;}
.footlist1 dt{  padding-left: 10px;     border: 0;}
.footlist1 dt:after{width: 100%; }
.footlist1 dd{padding: 10px;line-height: 24px; }
.footlist1 li{float: none; width: auto;}
}
@media only screen and (max-width:540px) {
	body{background: none;}
	#soutab{display: none;}
	.up{display: none;}
	#mbx{display: none;}
	.header-top{display: none;}
	.header-main{padding: 0;}
	.logo{padding: 5px 0;}
	.logo img{width: 160px; height: auto;}
	.header-nav{margin: 0; background: #e7e7e7; padding: 0;}
	.header-nav .menu{margin: 0; overflow: hidden;}
	.header-nav .menu li{margin-left: 0; width: 25%; float: left;}
	.header-nav .menu li a{font-size: 16px; line-height: 42px; color: #585858; padding: 0;}
	.header-nav .menu li a:after{display: none;}
	.header-nav .menu li a:hover{background: #d6623d; color: #fff;}
	#main{padding: 0;}
	.banner li{width: 20rem; height: 300px}
	#container{width: auto;}
	.result_content,
	.content-text{width: 92%; margin: auto;}
	.list{padding: 15px 0; width: 94%; margin: auto;} 
	.titleimg{width: 22%; margin-right: 3%; height: auto;}
	.titleimg img{width: 100%; height: 2.69rem;}
	.list dl dd{margin-top: 5px;}
	.list dl dd p{display: none;}
	.list .cat-name{display: none;}
	article{padding: 0;}
	article header{padding: 20px 4%;}
	article header h2{height: auto; font-size: 20px; line-height: 35px; font-weight: normal; color: #150707;}
	.content-text img{max-width: 100%; display: block;}
	.prenext{    padding: 5px 10px;}
	.like{display: none;}
	.tabs{float: none; clear: both;  margin-top: 0;}
	.tabs a{margin-top: 10px; width: 20%;  margin-right: 2%;}
	.pages{padding: 15px 0;}
	.about-hd{    margin-top: 5px;}
	footer .content{padding:15px 10px}
	footer .links a{margin-left: 5px;}
	footer .siteinfo{line-height: 30px;}
	.pages {margin-left: 5px;}
	.pages .pageinfo{display: none;}
	.listbox .pane p{line-height: 2;}
	.listbox dd p{font-size: 12px; background-position: center !important; }
	
}

@media only screen and (max-width:450px) {
	.header-nav .menu li a{font-size: 14px; line-height: 36px; }
	.about-hd{min-height: auto;}
	.about-hd h1,
	.about-hd h2{display: none;}
	.tabs a{margin-top: 10px; width: 22%;  margin-right: 2%;}
	.listbox dd p{line-height: 999rem;}
	.banner li{height: 240px}
}
@media only screen and (max-width:370px) {
	a{font-size: 12px;}
	body{font-size: 12px;}
	.logo img{width: 140px; height: auto;}
	.header-nav .menu li a{font-size: 12px; line-height: 30px;}
	article header{padding: 10px 4%;}
	article header h2{font-size: 17px; line-height: 30px;}
	footer .links a{font-size: 12px;}
}


/* baidu shangqiao  - 20210727 - copy 20220303 */
._baidu-shangqiao-pc {
    display: block;
    width: 126px;
    height: 126px;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    z-index: 9999999;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -63px;
    display: none;
}
._baidu-shangqiao-pc img {
    display: block;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px) {
    ._baidu-shangqiao-pc { display: block !important;  }
}
@media (max-width: 991px) {
    ._baidu-shangqiao-wap { display: block !important;  }
}

._baidu-shangqiao-wap {
    display: flex;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    position: fixed;
    background: #ef1f1f;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9px;
    cursor: pointer;
    right: 0;
    top: 50%;
    margin-top: -30px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -2px rgba(0, 0, 0, 0.1);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    z-index: 99999999;
    display: none;
}
._baidu-shangqiao-wap img {
    width: 100%;
    height: 100%;
    display: block;
} 